Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

140
Visualizações
"You are running create-react-app 4.0.3 which is behind the latest release (5.0.0)"

I got an error while creating a React application. How do I fix it?

Enter image description here

over 4 years ago · Santiago Trujillo
6 Respostas
Responde à pergunta

0

It's fixed. I do npx create-react-app@5.0.0 my-app.

Reference: Error while creating new React app ("You are running `create-react-app` 4.0.3, which is behind the latest release (5.0.0)")

over 4 years ago · Santiago Trujillo Relatório

0

It's solved. By using this code:

npx create-react-app@5.0.0 my-app

If it does not work, use this and try again:

Delete everything from C:\Users\your_pc_name\AppData\Roaming\npm-cache

This could be a local caching issue. Try the command npm cache clean --force using administrator mode in your terminal and then try again with the same command - npx create-react-app my-app.

over 4 years ago · Santiago Trujillo Relatório

0

npx clear-npx-cache worked for me.

Try npx clear-npx-cache to clear your npx cache and then running the npx create-react-app your-app.

Additionally, it might be worth trying to force the latest version with:

npx create-react-app@latest my-app --use-npm
over 4 years ago · Santiago Trujillo Relatório

0

You are running create-react-app 4.0.3, which is behind the latest release (5.0.0).

We no longer support global installation of Create React App.

this works--npx create-react-app@5.0.0 my-app

over 4 years ago · Santiago Trujillo Relatório

0

Try running this:

npx clear-npx-cache
over 4 years ago · Santiago Trujillo Relatório

0

Follow this:

npm uninstall -g create-react-app

npm cache clean --force”

npm cache verify

npx create-react-app my-app

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda